From 48cd6e9930b54902162cffda2ae89a8d9440c540 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Tue, 17 May 2005 18:01:26 +0000 Subject: [PATCH] bitkeeper revision 1.1435 (428a3176t0PNiOuyFEWG44vc-VFypg) No need to disable 'network stop' functionality. Signed-off-by: Keir Fraser --- tools/examples/network | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/examples/network b/tools/examples/network index 4bec37f5be..46c8cbf604 100755 --- a/tools/examples/network +++ b/tools/examples/network @@ -201,8 +201,6 @@ op_stop () { return fi - return - brctl delif ${bridge} ${netdev} if ifconfig veth0 2>/dev/null | grep -q veth0 ; then -- 2.30.2